Papers with Text Error Correction
A Methodology for Generative Spelling Correction via Natural Spelling Errors Emulation across Multiple Domains and Languages (2024.findings-eacl)
Copied to clipboard
Nikita Martynov, Mark Baushenko, Anastasia Kozlova, Katerina Kolomeytseva, Aleksandr Abramov, Alena Fenogenova
| Challenge: | Recent advances in large language models have shown impressive text generation and language understanding capabilities, evident in benchmarks like SuperGLUE, GEM, BigBench etc. |
| Approach: | They propose a method for generative spelling correction that can be extended to any language with minor changes. |
| Outcome: | The proposed method can be extended to any language with minor changes, and is based on a set of generative models with a single-domain and multi-domain test sets. |
LinggleWrite: a Coaching System for Essay Writing (2020.acl-demos)
Copied to clipboard
| Challenge: | Existing writing services that provide feedback on writing skills are not providing sufficient "coaching" information. |
| Approach: | They propose a writing coach that provides writing suggestions, assesses writing proficiency levels, detects grammatical errors, and offers corrective feedback in response to user’s essay. |
| Outcome: | The proposed system improves on public test sets and shows that both AES and GED models achieve state-of-the-art performance. |
Indigenous language technologies in Canada: Assessment, challenges, and successes (C18-1)
Copied to clipboard
Patrick Littell, Anna Kazantseva, Roland Kuhn, Aidan Pine, Antti Arppe, Christopher Cox, Marie-Odile Junker
| Challenge: | There are approximately 60 Indigenous languages currently spoken in Canada. |
| Approach: | They examine which technologies have been developed and which are feasible to develop for the 60 Indigenous languages spoken in Canada. |
| Outcome: | The proposed technologies are based on the existing technologies and are feasible for most or all of these languages. |
Bi-DCSpell: A Bi-directional Detector-Corrector Interactive Framework for Chinese Spelling Check (2024.findings-emnlp)
Copied to clipboard
| Challenge: | Chinese Spelling Check (CSC) aims to detect and correct potentially misspelled characters in Chinese sentences. |
| Approach: | They propose a bi-directional Detector-Corrector framework for Chinese Spelling Check which mutually enhances the feature representation for detection and correction subtasks. |
| Outcome: | The proposed framework reduces the risk of over-correction and under-corrections while preserving the knowledge learnt from correction. |
Variance of Average Surprisal: A Better Predictor for Quality of Grammar from Unsupervised PCFG Induction (P19-1)
Copied to clipboard
| Challenge: | In unsupervised grammar induction, data likelihood is only weakly correlated with parsing accuracy, especially at convergence after multiple runs. |
| Approach: | They propose to use VAS instead of data likelihood to find better grammars by examining linguistically-motivated constraints related to syntax. |
| Outcome: | The proposed model is better suited for word order typology classification than data likelihood. |
Parallel Iterative Edit Models for Local Sequence Transduction (D19-1)
Copied to clipboard
| Challenge: | Recent approaches to local sequence transduction are based on the popular encoder-decoder model for sequence to sequence learning. |
| Approach: | They propose a parallel iterative edit model for the problem of local sequence transduction arising in tasks like Grammatical error correction (GEC). |
| Outcome: | The proposed model is faster and more accurate than the current encoder-decoder model for local sequence transduction tasks like translation and paraphrasing. |
A Computational Simulation of Language Production in First Language Acquisition (2025.emnlp-main)
Copied to clipboard
| Challenge: | Existing computational studies of child language acquisition focus on isolated mechanisms, such as spreading activation in retrieval, sentence planning, or production efficiency. |
| Approach: | They propose a computational framework for modeling child language production using graphs to formalize meaning and Synchronous Hyperedge Replacement Grammar to formalized the syntax–semantics interface. |
| Outcome: | The proposed framework is based on graphs to formalize meaning and Synchronous Hyperedge Replacement Grammar (SHRG) resulting interpretable grammars are evaluated by their ability to generate utterances . |
Confusionset-guided Pointer Networks for Chinese Spelling Check (P19-1)
Copied to clipboard
| Challenge: | Existing methods to detect and fix errors in Chinese are limited due to context. |
| Approach: | They propose a Confusionset-guided pointer network for Chinese Spell Check task . they propose to use off-the-shelf confusionset to guide character generation . |
| Outcome: | The proposed model outperforms all competitor models on three human-annotated datasets. |
Classist Tools: Social Class Correlates with Performance in NLP (2024.acl-long)
Copied to clipboard
| Challenge: | despite growing concerns surrounding fairness and bias in NLP, there is a dearth of studies delving into the effects it may have on NLP systems. |
| Approach: | They argue that NLP systems’ performance is affected by speakers’ SES, potentially disadvantaging less-privileged socioeconomic groups. |
| Outcome: | The proposed model shows that NLP systems perform better on tasks with social class, ethnicity and geographical variation than those without social class. |